home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1995 / 122295.doc / 000006_lightwave@garcia.com _Fri Dec 22 02:16:07 1995.msg < prev    next >
Internet Message Format  |  1996-01-16  |  2KB

  1. Received: from relay5.UU.NET (relay5.UU.NET [192.48.96.15]) by keeper.albany.net (8.7.1/8.7.1) with ESMTP id CAA23703 for <dwarner@albany.net>; Fri, 22 Dec 1995 02:16:06 -0500 (EST)
  2. Received: from garcia.com by relay5.UU.NET with SMTP 
  3.     id QQzvei16548; Fri, 22 Dec 1995 02:13:05 -0500 (EST)
  4. Received: from  (localhost) by garcia.com (5.x/SMI-SVR4)
  5.     id AA13077; Fri, 22 Dec 1995 02:13:09 -0500
  6. Date: Fri, 22 Dec 1995 02:13:08 -0500
  7. Errors-To: dwarner@albany.net
  8. Message-Id: <Pine.SUN.3.91.951221235512.22004I-100000@magik.albany.net>
  9. Errors-To: dwarner@albany.net
  10. Reply-To: lightwave@garcia.com
  11. Originator: lightwave@garcia.com
  12. Sender: lightwave@garcia.com
  13. Precedence: bulk
  14. From: David Warner <dwarner@albany.net>
  15. To: Multiple recipients of list <lightwave@garcia.com>
  16. Subject: Re: Motion file plugins
  17. X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
  18. Status: RO
  19. X-Status: 
  20.  
  21.  
  22.  
  23. On Thu, 21 Dec 1995, Ernie Wright wrote:
  24.  
  25. > > Do you account for hierarchical relationships somehow?
  26. > Right now I'm saving coordinates that are relative to the item's parent,
  27. > the same thing that would get written in a scene file.  It'd be a little
  28. > work, but in principle not difficult, to trace back to the root item in
  29. > a parenting hierarchy so that absolute world coordinates can optionally
  30. > be saved instead.
  31.  
  32. Jon Tindall's Child2World program in the Motion Master package handles 
  33. hierarchical relationships by loading in pre-saved motion files for each 
  34. object in a hierarchy...it works quite nicely and is a lot easier to use 
  35. than it sounds.  
  36.  
  37. Shouldn't be too hard to write a plugin that does the same thing, although 
  38. it's way beyond my limited programming skills!
  39.  
  40.  
  41.                                      -David Warner